Problem Note 46258: Error might be encountered when purging purchase order plans
In SAS® Pack Optimization, the %DI_MAINTAIN_JOB to purge purchase order plans might result in the following error when no purge date is specified:
ERROR: po_create_date needs to be specified.
The workaround for this issue is to specify a purge date in the call to %DI_MAINTAIN_JOB. For example, to specify a purge date of January 1, 2008, run the following command:
%di_maintain_job(run_only=%bquote(PKO_PURCHASE_ORDER_PLAN),purge_dt='01JAN2008'd);
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Pack Optimization | 64-bit Enabled AIX | 2.2_M1 | 3.2 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 2.2_M1 | 3.2 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 2.2_M1 | 3.2 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 2.2_M1 | 3.2 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2008 | 2.2_M1 | 3.2 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2003 for x64 | 2.2_M1 | 3.2 | 9.2 TS2M3 | 9.3 TS1M0 |
Microsoft Windows Server 2008 for x64 | 2.2_M1 | 3.2 | 9.2 TS2M3 | 9.3 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2012-05-15 09:06:25 |
Date Created: | 2012-04-09 15:09:29 |